3.25.12 \(\int \frac {x^2}{(a+b (c x^n)^{\frac {1}{n}})^2} \, dx\)

Optimal. Leaf size=90 \[ -\frac {a^2 x^3 \left (c x^n\right )^{-3/n}}{b^3 \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )}-\frac {2 a x^3 \left (c x^n\right )^{-3/n} \log \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )}{b^3}+\frac {x^3 \left (c x^n\right )^{-2/n}}{b^2} \]

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 90, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.105, Rules used = {368, 43} \begin {gather*} -\frac {a^2 x^3 \left (c x^n\right )^{-3/n}}{b^3 \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )}-\frac {2 a x^3 \left (c x^n\right )^{-3/n} \log \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )}{b^3}+\frac {x^3 \left (c x^n\right )^{-2/n}}{b^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^2/(a + b*(c*x^n)^n^(-1))^2,x]

[Out]

x^3/(b^2*(c*x^n)^(2/n)) - (a^2*x^3)/(b^3*(c*x^n)^(3/n)*(a + b*(c*x^n)^n^(-1))) - (2*a*x^3*Log[a + b*(c*x^n)^n^
(-1)])/(b^3*(c*x^n)^(3/n))

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 368

Int[((d_.)*(x_))^(m_.)*((a_) + (b_.)*((c_.)*(x_)^(q_))^(n_))^(p_.), x_Symbol] :> Dist[(d*x)^(m + 1)/(d*((c*x^q
)^(1/q))^(m + 1)), Subst[Int[x^m*(a + b*x^(n*q))^p, x], x, (c*x^q)^(1/q)], x] /; FreeQ[{a, b, c, d, m, n, p, q
}, x] && IntegerQ[n*q] && NeQ[x, (c*x^q)^(1/q)]

Rubi steps

\begin {align*} \int \frac {x^2}{\left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )^2} \, dx &=\left (x^3 \left (c x^n\right )^{-3/n}\right ) \operatorname {Subst}\left (\int \frac {x^2}{(a+b x)^2} \, dx,x,\left (c x^n\right )^{\frac {1}{n}}\right )\\ &=\left (x^3 \left (c x^n\right )^{-3/n}\right ) \operatorname {Subst}\left (\int \left (\frac {1}{b^2}+\frac {a^2}{b^2 (a+b x)^2}-\frac {2 a}{b^2 (a+b x)}\right ) \, dx,x,\left (c x^n\right )^{\frac {1}{n}}\right )\\ &=\frac {x^3 \left (c x^n\right )^{-2/n}}{b^2}-\frac {a^2 x^3 \left (c x^n\right )^{-3/n}}{b^3 \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )}-\frac {2 a x^3 \left (c x^n\right )^{-3/n} \log \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )}{b^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.07, size = 67, normalized size = 0.74 \begin {gather*} \frac {x^3 \left (c x^n\right )^{-3/n} \left (-\frac {a^2}{a+b \left (c x^n\right )^{\frac {1}{n}}}-2 a \log \left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )+b \left (c x^n\right )^{\frac {1}{n}}\right )}{b^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^2/(a + b*(c*x^n)^n^(-1))^2,x]

[Out]

(x^3*(b*(c*x^n)^n^(-1) - a^2/(a + b*(c*x^n)^n^(-1)) - 2*a*Log[a + b*(c*x^n)^n^(-1)]))/(b^3*(c*x^n)^(3/n))

________________________________________________________________________________________

IntegrateAlgebraic [F]  time = 0.21, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^2}{\left (a+b \left (c x^n\right )^{\frac {1}{n}}\right )^2} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

IntegrateAlgebraic[x^2/(a + b*(c*x^n)^n^(-1))^2,x]

[Out]

Defer[IntegrateAlgebraic][x^2/(a + b*(c*x^n)^n^(-1))^2, x]

________________________________________________________________________________________

fricas [A]  time = 0.92, size = 83, normalized size = 0.92 \begin {gather*} \frac {b^{2} c^{\frac {2}{n}} x^{2} + a b c^{\left (\frac {1}{n}\right )} x - a^{2} - 2 \, {\left (a b c^{\left (\frac {1}{n}\right )} x + a^{2}\right )} \log \left (b c^{\left (\frac {1}{n}\right )} x + a\right )}{b^{4} c^{\frac {4}{n}} x + a b^{3} c^{\frac {3}{n}}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*(c*x^n)^(1/n))^2,x, algorithm="fricas")

[Out]

(b^2*c^(2/n)*x^2 + a*b*c^(1/n)*x - a^2 - 2*(a*b*c^(1/n)*x + a^2)*log(b*c^(1/n)*x + a))/(b^4*c^(4/n)*x + a*b^3*
c^(3/n))

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2}}{{\left (\left (c x^{n}\right )^{\left (\frac {1}{n}\right )} b + a\right )}^{2}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*(c*x^n)^(1/n))^2,x, algorithm="giac")

[Out]

integrate(x^2/((c*x^n)^(1/n)*b + a)^2, x)

________________________________________________________________________________________

maple [C]  time = 0.13, size = 386, normalized size = 4.29 \begin {gather*} -\frac {2 a \,x^{3} c^{-\frac {2}{n}} c^{-\frac {1}{n}} \left (x^{n}\right )^{-\frac {2}{n}} \left (x^{n}\right )^{-\frac {1}{n}} {\mathrm e}^{-\frac {3 i \pi \left (\mathrm {csgn}\left (i c \right )-\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \left (-\mathrm {csgn}\left (i x^{n}\right )+\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \mathrm {csgn}\left (i c \,x^{n}\right )}{2 n}} \ln \left (b \,c^{\frac {1}{n}} \left (x^{n}\right )^{\frac {1}{n}} {\mathrm e}^{\frac {i \pi \left (\mathrm {csgn}\left (i c \right )-\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \left (-\mathrm {csgn}\left (i x^{n}\right )+\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \mathrm {csgn}\left (i c \,x^{n}\right )}{2 n}}+a \right )}{b^{3}}-\frac {x^{3} c^{-\frac {1}{n}} \left (x^{n}\right )^{-\frac {1}{n}} {\mathrm e}^{-\frac {i \pi \left (\mathrm {csgn}\left (i c \right )-\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \left (-\mathrm {csgn}\left (i x^{n}\right )+\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \mathrm {csgn}\left (i c \,x^{n}\right )}{2 n}}}{a b}+\frac {2 x^{3} c^{-\frac {2}{n}} \left (x^{n}\right )^{-\frac {2}{n}} {\mathrm e}^{-\frac {i \pi \left (\mathrm {csgn}\left (i c \right )-\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \left (-\mathrm {csgn}\left (i x^{n}\right )+\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \mathrm {csgn}\left (i c \,x^{n}\right )}{n}}}{b^{2}}+\frac {x^{3}}{\left (b \,c^{\frac {1}{n}} \left (x^{n}\right )^{\frac {1}{n}} {\mathrm e}^{\frac {i \pi \left (\mathrm {csgn}\left (i c \right )-\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \left (-\mathrm {csgn}\left (i x^{n}\right )+\mathrm {csgn}\left (i c \,x^{n}\right )\right ) \mathrm {csgn}\left (i c \,x^{n}\right )}{2 n}}+a \right ) a} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(b*(c*x^n)^(1/n)+a)^2,x)

[Out]

1/a*x^3/(b*c^(1/n)*(x^n)^(1/n)*exp(1/2*I*Pi*(csgn(I*c)-csgn(I*c*x^n))*(-csgn(I*x^n)+csgn(I*c*x^n))/n*csgn(I*c*
x^n))+a)-1/a/(c^(1/n))/((x^n)^(1/n))*x^3*exp(-1/2*I*Pi*(csgn(I*c)-csgn(I*c*x^n))*(-csgn(I*x^n)+csgn(I*c*x^n))/
n*csgn(I*c*x^n))/b+2/(c^(1/n))^2/((x^n)^(1/n))^2*x^3*exp(-I*Pi*(csgn(I*c)-csgn(I*c*x^n))*(-csgn(I*x^n)+csgn(I*
c*x^n))/n*csgn(I*c*x^n))/b^2-2*a*ln(b*c^(1/n)*(x^n)^(1/n)*exp(1/2*I*Pi*(csgn(I*c)-csgn(I*c*x^n))*(-csgn(I*x^n)
+csgn(I*c*x^n))/n*csgn(I*c*x^n))+a)/((x^n)^(1/n))/(c^(1/n))*c^(-2/n)*(x^n)^(-2/n)/b^3*x^3*exp(-3/2*I*Pi*(csgn(
I*c)-csgn(I*c*x^n))*(-csgn(I*x^n)+csgn(I*c*x^n))/n*csgn(I*c*x^n))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \frac {x^{3}}{a b c^{\left (\frac {1}{n}\right )} {\left (x^{n}\right )}^{\left (\frac {1}{n}\right )} + a^{2}} - 2 \, \int \frac {x^{2}}{a b c^{\left (\frac {1}{n}\right )} {\left (x^{n}\right )}^{\left (\frac {1}{n}\right )} + a^{2}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*(c*x^n)^(1/n))^2,x, algorithm="maxima")

[Out]

x^3/(a*b*c^(1/n)*(x^n)^(1/n) + a^2) - 2*integrate(x^2/(a*b*c^(1/n)*(x^n)^(1/n) + a^2), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^2}{{\left (a+b\,{\left (c\,x^n\right )}^{1/n}\right )}^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(a + b*(c*x^n)^(1/n))^2,x)

[Out]

int(x^2/(a + b*(c*x^n)^(1/n))^2, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2}}{\left (a + b \left (c x^{n}\right )^{\frac {1}{n}}\right )^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2/(a+b*(c*x**n)**(1/n))**2,x)

[Out]

Integral(x**2/(a + b*(c*x**n)**(1/n))**2, x)

________________________________________________________________________________________